home *** CD-ROM | disk | FTP | other *** search
/ GameStar Special 2004 August / GSSH0804.iso / Denkspiele / Hexvex / HexvexDemoSetup.exe / {app} / GameLevels / Hexvex01.lvl next >
Encoding:
Text File  |  2004-05-06  |  1.4 KB  |  63 lines

  1. Level=
  2. {
  3.     Name="Introduction"
  4.     Description="Welcome to Hexvex!
  5.  
  6. To the right you see a number of pieces, each consisting of up to seven bricks in a circle. The goal of the game is to use these pieces to form solid circles of only one color. When such a circle is formed, it's removed from the playfield. The level is completed when the playfield is empty and there are no more pieces left.
  7.  
  8. To place a piece on the playfield, simply point with the mouse where you want to put it and press the left mouse button. To rotate a piece before you place it, press the right mouse button.
  9.  
  10. You should be able to form a solid green circle without too much trouble. Good luck!"
  11.     Width="5"
  12.     Height="5"
  13.     AdjustIndexX="False"
  14.     Cells="0,0,0,0,0,0,1,1,1,0,0,1,1,1,0,0,0,1,0,0,0,0,0,0,0"
  15.     Bricks="0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0"
  16.     Pieces=
  17.     {
  18.         Piece=
  19.         {
  20.             Brick0="0"
  21.             Brick1="44"
  22.             Brick2="0"
  23.             Brick3="44"
  24.             Brick4="0"
  25.             Brick5="44"
  26.             Brick6="0"
  27.         }
  28.         Piece=
  29.         {
  30.             Brick0="0"
  31.             Brick1="0"
  32.             Brick2="44"
  33.             Brick3="0"
  34.             Brick4="44"
  35.             Brick5="0"
  36.             Brick6="44"
  37.         }
  38.         Piece=
  39.         {
  40.             Brick0="44"
  41.             Brick1="0"
  42.             Brick2="0"
  43.             Brick3="0"
  44.             Brick4="0"
  45.             Brick5="0"
  46.             Brick6="0"
  47.         }
  48.     }
  49.     Inventory=
  50.     {
  51.         Item0="0"
  52.         Item1="0"
  53.         Item2="0"
  54.         Item3="0"
  55.         Item4="0"
  56.         Item5="0"
  57.         Item6="0"
  58.         Item7="0"
  59.         Item8="0"
  60.         Item9="0"
  61.     }
  62. }
  63.